home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Przegladarki internetowe / Mozilla Seamonkey 1.0.5 pl / seamonkey-1.0.5.pl-PL.win32.installer.exe / DEFLENUS.XPI / bin / defaults / messenger / SpamAssassin.sfd < prev    next >
Encoding:
Mozilla Spam Filter Definition  |  2006-09-10  |  363 b   |  15 lines

  1. version="8"
  2. logging="yes"
  3. name="SpamAssassinYes"
  4. enabled="yes"
  5. type="1"
  6. action="JunkScore"
  7. actionValue="100"
  8. condition="OR (\"X-Spam-Status\",begins with,Yes) OR (\"X-Spam-Flag\",begins with,YES) OR (subject,begins with,***SPAM***)"
  9. name="SpamAssassinNo"
  10. enabled="yes"
  11. type="1"
  12. action="JunkScore"
  13. actionValue="0"
  14. condition="OR (\"X-Spam-Status\",begins with,No)"
  15.